cellareabox: Add a summary
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:36:08 +0000 (22:36 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
gtk/gtkcellareabox.c

index 1d5a5fa1383810add309ad2a394d968e7cbe2f2a..791e8e37cd937d5d5744b72d693ab5196b8cc526 100644 (file)
 
 
 /**
- * SECTION:gtkcellareabox
- * @Short_Description: A cell area that renders GtkCellRenderers
- *     into a row or a column
- * @Title: GtkCellAreaBox
+ * GtkCellAreaBox:
+ *
+ * A cell area that renders GtkCellRenderers into a row or a column
  *
  * The #GtkCellAreaBox renders cell renderers into a row or a column
  * depending on its #GtkOrientation.